gtk4.git
2021-01-05 Daniel ȘerbănescuUpdated the Romanian Translation
2021-01-05 Matthias ClasenMerge branch 'no-gl-context' into 'master'
2021-01-05 Matthias ClasenMerge branch 'wip/baedert/for-master' into 'master'
2021-01-05 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2021-01-05 Matthias Clasendocs: Cosmetics
2021-01-05 Matthias Clasendocs: Flesh out Popup layout docs
2021-01-05 Yuri ChornoivanUpdate Ukrainian translation
2021-01-05 Timm Bädercsstokenizer: Keep a GString for name parsing around
2021-01-05 Timm Bädercsstokenizer: Add separate init functions for token...
2021-01-05 Timm Bäderbuilder: Remove unused typedef
2021-01-05 Timm Bäderbuilder: Remove unused function prototype
2021-01-05 Timm Bäderbuilderparser: Use GPtrArray for stack
2021-01-05 Chun-wei Fangstreamer media backend: Disable OpenGL on Windows
2021-01-05 Matthias ClasenMerge branch 'matthiasc/gl-media-stream' into 'master'
2021-01-04 Matthias Clasengtk-demo: Use GtkVideo in the fishbowl
2021-01-04 Matthias Clasenmedia: Only force GL if we're using a GL renderer
2021-01-04 Matthias Clasenmedia: Convince gstreamer to deliver GL memory
2021-01-04 Benjamin Ottemedia: Add support for OpenGL to GtkGstMediaFile
2021-01-04 Matthias Clasenvideo: Realize the media stream before setting a file
2021-01-04 Matthias ClasenMerge branch 'wip/jimmac/popover-separators' into ...
2021-01-04 Jakub SteinerAdwaita: increase contrast of popover separators
2021-01-04 Matthias ClasenMerge branch 'window-geometry-info' into 'master'
2021-01-04 Aurimas ČerniusUpdated Lithuanian translation
2021-01-03 Philipp KiemleUpdate German translation
2021-01-03 Philipp KiemleUpdate German translation
2021-01-03 Timm Bädermessagedialog: Modernize source file
2021-01-03 Timm Bäderwidget: Refactor gtk_widget_class_set_template()
2021-01-03 Timm Bäderwidget: Inline setup_template_child() into only caller
2021-01-03 Timm Bädericontheme: Make a parameter const
2021-01-03 Timm Bädersettings: Overallocate property_values
2021-01-03 Timm Bädersettings: Load keyfiles ourselves
2021-01-03 Timm Bäderwidget: Use gtk_widget_get_native() in get_surface_allo...
2021-01-03 Timm Bädergtksettings: Remove unused defines
2021-01-03 Timm Bäderrender: Inline function into only caller
2021-01-03 Timm Bäderframe: Remove unnecessary function
2021-01-03 Timm Bädergesture: Replace tabs
2021-01-03 Timm Bäderbox: Replace tabs with spaces
2021-01-03 Timm Bäderscrolledwindow: Use g_clear_handle_id
2021-01-03 Timm Bäderviewport: Small cleanup
2021-01-03 Timm Bäderwidget: Move quark_builder_set_id declaration to other...
2021-01-03 Timm Bäderwidget: Re-arrange some more functions
2021-01-03 Timm Bäderwiget: Fix whitespace issues
2021-01-03 Timm Bäderwidget: Move a few vfunc implementations above class_init
2021-01-03 Timm Bädernevertrigger: Remove unused instance members
2021-01-03 Timm Bädershortcutmanager: Use g_list_store_find()
2021-01-03 Timm Bädergesturelongpress: Remove a useless cast
2021-01-03 Timm Bädergesturelongpress: Keep the pspec around
2021-01-03 Timm Bäderlabel: Remove unused private functions
2021-01-03 Timm Bäderlabel: Remove mnemonics_visible_apply_recursively from...
2021-01-03 Timm Bäderlabel: Modernize source file
2021-01-03 Timm Bädergtk4-demo: Remove unused size group
2021-01-03 Timm Bäderglcontext-wayland: Whitespace
2021-01-03 Timm Bädergesturestylus: Only add histroy element if translation...
2021-01-03 Timm Bädergesturestylus: Retrieve event and controller widget...
2021-01-03 Timm Bäderglcontext-wayland: Avoid heap-alloacting small arrays...
2021-01-03 Timm Bäderglcontext-wayland: Only allocate configs we use
2021-01-03 Matthias ClasenNEWS: Updates
2021-01-02 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2021-01-02 Matthias Clasenvideo: Tweak the docs
2021-01-02 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2021-01-02 Florentina... Update Romanian translation
2021-01-02 Matthias Clasenvideo: Pause on unset too
2021-01-01 Matthias ClasenMerge branch 'wip/chergert/fix-macos-compute-size'...
2021-01-01 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2021-01-01 Benjamin OtteMerge branch 'video-stop' into 'master'
2021-01-01 Matthias Clasenvideo: Be consistent about play/pause
2021-01-01 Christian Hergertmacos: implement compute_size and request_layout
2021-01-01 Christian Hergertmacos: avoid setHasShadow unless shadow changes
2021-01-01 Christian Hergertmacos: fix toplevel present function prototype
2021-01-01 Matthias Clasenvideo: Stop playing when appropriate
2021-01-01 Matthias Clasencenter layout: Fix handling of expanding center child
2021-01-01 Matthias ClasenMerge branch 'wip/chergert/fix-macos-window-check'...
2021-01-01 Matthias Clasendocs: Flesh out the gtk4-builder-tool man page
2021-01-01 Yuri ChornoivanUpdate Ukrainian translation
2021-01-01 Matthias Clasendocs: Complete a sentence
2021-01-01 Matthias ClasenMerge branch 'encode-symbolic-debug' into 'master'
2020-12-31 Christian Hergertmacos: ensure GdkMacosWindow in surface discovery
2020-12-31 Christian HergertMerge branch 'macos-mojave' into 'master'
2020-12-31 Ignacio Casal... macos: do not crash in mojave
2020-12-30 David Lechnergtk/window: remove GtkWindowGeometryInfo from public...
2020-12-30 Matthias ClasenMerge branch 'revert-224c2674' into 'master'
2020-12-30 Matthias ClasenRevert "Merge branch 'gtk_egl_wayland' into 'master'"
2020-12-30 Matthias ClasenMerge branch 'gtk_egl_wayland' into 'master'
2020-12-30 Matthias Clasengtk4-encode-symbolic: Add debug output
2020-12-29 Matthias ClasenMerge branch 'mcatanzaro/#3509' into 'master'
2020-12-29 Matthias ClasenMerge branch 'fix-menu-alignment' into 'master'
2020-12-29 Michael Catanzaromessage dialog: use title style only if there is second...
2020-12-29 Matthias ClasenFix menu item alignment with submenus
2020-12-29 Timm BäderMerge branch 'xndcn/fix-shader' into 'master'
2020-12-29 Matthias ClasenMerge branch 'ebassi/issue-3522' into 'master'
2020-12-29 xndcngl: Fix implicit leaking of shader object
2020-12-29 Timm BäderMerge branch 'wip/chergert/volatile-fixes' into 'master'
2020-12-29 Vivek Kasireddygdk/wayland/surface: Expose gdk_wayland_surface_get_wl_...
2020-12-28 Emmanuele BassiFix the Vulkan header check for VK_RESULT_RANGE_SIZE
2020-12-28 Benjamin OtteMerge branch 'gtkmediafile-pixel-aspect-ratio' into...
2020-12-27 Asier Sarasua... Update Basque translation
2020-12-27 Sebastian Drögegtkmediafile: Consider pixel-aspect-ratio for rendering...
2020-12-27 Matthias ClasenMerge branch 'wip/jtojnar/trivial-fix-pc-vulcan' into...
2020-12-27 Fran DieguezUpdate Galician translation
2020-12-27 Fran DieguezUpdate Galician translation
next